### bias (math)

Go back to the [[AI Glossary]]


An intercept or offset from an origin. Bias (also known as the bias term) is referred to as b or w0 in machine learning models. For example, bias is the b in the following formula:

Not to be confused with bias in ethics and fairness or prediction bias.

bigram
#seq

An N-gram in which N=2.

